FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package kbv.ita.erp#1.4.0-alpha (47 ms)

Package kbv.ita.erp
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=kbv.ita.erp@1.4.0-alpha&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Dosage_DailyTime
Url https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Dosage_DailyTime
Version 1.4.0
Status draft
Date 2025-06-17
Name KBV_PR_ERP_Dosage_DailyTime
Experimental False
Type Dosage
Kind complex-type

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Prescription KBV_PR_ERP_Prescription

Resources that this resource uses

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_DosageCategory KBV_EX_ERP_DosageCategory
https://fhir.kbv.de/ValueSet/KBV_VS_ERP_DosageInstruction_UnitsOfTime_German KBV_VS_ERP_DosageInstruction_UnitsOfTime_German


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "KBV-PR-ERP-Dosage-DailyTime",
  "url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Dosage_DailyTime",
  "version" : "1.4.0",
  "name" : "KBV_PR_ERP_Dosage_DailyTime",
  "status" : "draft",
  "date" : "2025-06-17",
  "publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Dosage",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Dosage",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Dosage.extension",
        "path" : "Dosage.extension",
        "min" : 1
      },
      {
        "id" : "Dosage.extension:DosieranweisungKategorie",
        "path" : "Dosage.extension",
        "sliceName" : "DosieranweisungKategorie",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_DosageCategory"
            ]
          }
        ]
      },
      {
        "id" : "Dosage.extension:DosieranweisungKategorie.value[x]:valueCoding",
        "path" : "Dosage.extension.value[x]",
        "sliceName" : "valueCoding"
      },
      {
        "id" : "Dosage.extension:DosieranweisungKategorie.value[x]:valueCoding.code",
        "path" : "Dosage.extension.value[x].code",
        "fixedCode" : "DAILY_TIME",
        "mustSupport" : true
      },
      {
        "id" : "Dosage.sequence",
        "path" : "Dosage.sequence",
        "max" : "0"
      },
      {
        "id" : "Dosage.text",
        "path" : "Dosage.text",
        "max" : "0"
      },
      {
        "id" : "Dosage.additionalInstruction",
        "path" : "Dosage.additionalInstruction",
        "max" : "0"
      },
      {
        "id" : "Dosage.patientInstruction",
        "path" : "Dosage.patientInstruction",
        "max" : "0"
      },
      {
        "id" : "Dosage.timing",
        "path" : "Dosage.timing",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Dosage.timing.event",
        "path" : "Dosage.timing.event",
        "max" : "0"
      },
      {
        "id" : "Dosage.timing.repeat",
        "path" : "Dosage.timing.repeat",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Dosage.timing.repeat.bounds[x]",
        "path" : "Dosage.timing.repeat.bounds[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "closed"
        }
      },
      {
        "id" : "Dosage.timing.repeat.bounds[x]:boundsDuration",
        "path" : "Dosage.timing.repeat.bounds[x]",
        "sliceName" : "boundsDuration",
        "type" : [
          {
            "code" : "Duration"
          }
        ]
      },
      {
        "id" : "Dosage.timing.repeat.bounds[x]:boundsDuration.value",
        "path" : "Dosage.timing.repeat.bounds[x].value",
        "short" : "Wert der Dauer der Dosieranweisung",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Dosage.timing.repeat.bounds[x]:boundsDuration.comparator",
        "path" : "Dosage.timing.repeat.bounds[x].comparator",
        "max" : "0"
      },
      {
        "id" : "Dosage.timing.repeat.bounds[x]:boundsDuration.unit",
        "path" : "Dosage.timing.repeat.bounds[x].unit",
        "short" : "Einheit der Dauer der Dosieranweisung",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_ERP_DosageInstruction_UnitsOfTime_German"
        }
      },
      {
        "id" : "Dosage.timing.repeat.bounds[x]:boundsDuration.system",
        "path" : "Dosage.timing.repeat.bounds[x].system",
        "max" : "0"
      },
      {
        "id" : "Dosage.timing.repeat.bounds[x]:boundsDuration.code",
        "path" : "Dosage.timing.repeat.bounds[x].code",
        "max" : "0"
      },
      {
        "id" : "Dosage.timing.repeat.count",
        "path" : "Dosage.timing.repeat.count",
        "max" : "0"
      },
      {
        "id" : "Dosage.timing.repeat.countMax",
        "path" : "Dosage.timing.repeat.countMax",
        "max" : "0"
      },
      {
        "id" : "Dosage.timing.repeat.duration",
        "path" : "Dosage.timing.repeat.duration",
        "max" : "0"
      },
      {
        "id" : "Dosage.timing.repeat.durationMax",
        "path" : "Dosage.timing.repeat.durationMax",
        "max" : "0"
      },
      {
        "id" : "Dosage.timing.repeat.durationUnit",
        "path" : "Dosage.timing.repeat.durationUnit",
        "max" : "0"
      },
      {
        "id" : "Dosage.timing.repeat.frequency",
        "path" : "Dosage.timing.repeat.frequency",
        "max" : "0"
      },
      {
        "id" : "Dosage.timing.repeat.frequencyMax",
        "path" : "Dosage.timing.repeat.frequencyMax",
        "max" : "0"
      },
      {
        "id" : "Dosage.timing.repeat.period",
        "path" : "Dosage.timing.repeat.period",
        "max" : "0"
      },
      {
        "id" : "Dosage.timing.repeat.periodMax",
        "path" : "Dosage.timing.repeat.periodMax",
        "max" : "0"
      },
      {
        "id" : "Dosage.timing.repeat.periodUnit",
        "path" : "Dosage.timing.repeat.periodUnit",
        "max" : "0"
      },
      {
        "id" : "Dosage.timing.repeat.dayOfWeek",
        "path" : "Dosage.timing.repeat.dayOfWeek",
        "max" : "0"
      },
      {
        "id" : "Dosage.timing.repeat.timeOfDay",
        "path" : "Dosage.timing.repeat.timeOfDay",
        "short" : "Uhrzeit der Anwendung",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Dosage.timing.repeat.when",
        "path" : "Dosage.timing.repeat.when",
        "max" : "0"
      },
      {
        "id" : "Dosage.timing.repeat.offset",
        "path" : "Dosage.timing.repeat.offset",
        "max" : "0"
      },
      {
        "id" : "Dosage.timing.code",
        "path" : "Dosage.timing.code",
        "max" : "0"
      },
      {
        "id" : "Dosage.asNeeded[x]",
        "path" : "Dosage.asNeeded[x]",
        "max" : "0"
      },
      {
        "id" : "Dosage.site",
        "path" : "Dosage.site",
        "max" : "0"
      },
      {
        "id" : "Dosage.route",
        "path" : "Dosage.route",
        "max" : "0"
      },
      {
        "id" : "Dosage.method",
        "path" : "Dosage.method",
        "max" : "0"
      },
      {
        "id" : "Dosage.doseAndRate",
        "path" : "Dosage.doseAndRate",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Dosage.doseAndRate.type",
        "path" : "Dosage.doseAndRate.type",
        "max" : "0"
      },
      {
        "id" : "Dosage.doseAndRate.dose[x]",
        "path" : "Dosage.doseAndRate.dose[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "closed"
        },
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Dosage.doseAndRate.dose[x]:doseQuantity",
        "path" : "Dosage.doseAndRate.dose[x]",
        "sliceName" : "doseQuantity",
        "min" : 1,
        "type" : [
          {
            "code" : "Quantity"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Dosage.doseAndRate.dose[x]:doseQuantity.value",
        "path" : "Dosage.doseAndRate.dose[x].value",
        "short" : "Wert der Menge pro Anwendung",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Dosage.doseAndRate.dose[x]:doseQuantity.unit",
        "path" : "Dosage.doseAndRate.dose[x].unit",
        "short" : "Einheit der Menge pro Anwendung",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Dosage.doseAndRate.dose[x]:doseQuantity.system",
        "path" : "Dosage.doseAndRate.dose[x].system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BMP_DOSIEREINHEIT",
        "mustSupport" : true
      },
      {
        "id" : "Dosage.doseAndRate.dose[x]:doseQuantity.code",
        "path" : "Dosage.doseAndRate.dose[x].code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Dosage.doseAndRate.rate[x]",
        "path" : "Dosage.doseAndRate.rate[x]",
        "max" : "0"
      },
      {
        "id" : "Dosage.maxDosePerPeriod",
        "path" : "Dosage.maxDosePerPeriod",
        "max" : "0"
      },
      {
        "id" : "Dosage.maxDosePerAdministration",
        "path" : "Dosage.maxDosePerAdministration",
        "max" : "0"
      },
      {
        "id" : "Dosage.maxDosePerLifetime",
        "path" : "Dosage.maxDosePerLifetime",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.